[INFO] fetching crate mmdflux 2.0.2...
[INFO] testing mmdflux-2.0.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate mmdflux 2.0.2 into /workspace/builds/worker-2-tc2/source
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate mmdflux 2.0.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate mmdflux 2.0.2
[INFO] tweaked toml for crates.io crate mmdflux 2.0.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mmdflux 2.0.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mmdflux 2.0.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 08ce2fd28549e826dbcdc831d0796f2f764e5d2c524e2435f056cb154de1cd49
[INFO] running `Command { std: "docker" "start" "-a" "08ce2fd28549e826dbcdc831d0796f2f764e5d2c524e2435f056cb154de1cd49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08ce2fd28549e826dbcdc831d0796f2f764e5d2c524e2435f056cb154de1cd49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08ce2fd28549e826dbcdc831d0796f2f764e5d2c524e2435f056cb154de1cd49", kill_on_drop: false }`
[INFO] [stdout] 08ce2fd28549e826dbcdc831d0796f2f764e5d2c524e2435f056cb154de1cd49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 087328e580ca6827f66607c37c9922206a38b40847ff9de25f537e1a374810cb
[INFO] running `Command { std: "docker" "start" "-a" "087328e580ca6827f66607c37c9922206a38b40847ff9de25f537e1a374810cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling mmdflux v2.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.60s
[INFO] running `Command { std: "docker" "inspect" "087328e580ca6827f66607c37c9922206a38b40847ff9de25f537e1a374810cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "087328e580ca6827f66607c37c9922206a38b40847ff9de25f537e1a374810cb", kill_on_drop: false }`
[INFO] [stdout] 087328e580ca6827f66607c37c9922206a38b40847ff9de25f537e1a374810cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c8baff8922c46e845ae3ff1d0b9b29dd67fa144da95092f21ee6f4ba866c979
[INFO] running `Command { std: "docker" "start" "-a" "5c8baff8922c46e845ae3ff1d0b9b29dd67fa144da95092f21ee6f4ba866c979", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling mmdflux v2.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling referencing v0.41.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling jsonschema v0.41.0
[INFO] [stdout] error: couldn't read `src/engines/graph/../../../tests/fixtures/flowchart/inline_label_flowchart.mmd`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/engines/graph/tests.rs:495:17
[INFO] [stdout]     |
[INFO] [stdout] 495 |     let input = include_str!("../../../tests/fixtures/flowchart/inline_label_flowchart.mmd");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/engines/graph/../../../tests/fixtures/flowchart/crossing_minimize.mmd`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/engines/graph/tests.rs:529:17
[INFO] [stdout]     |
[INFO] [stdout] 529 |     let input = include_str!("../../../tests/fixtures/flowchart/crossing_minimize.mmd");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/engines/graph/../../../tests/fixtures/flowchart/subgraph_direction_isolated.mmd`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/engines/graph/tests.rs:583:17
[INFO] [stdout]     |
[INFO] [stdout] 583 |     let input = include_str!("../../../tests/fixtures/flowchart/subgraph_direction_isolated.mmd");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/engines/graph/../../../tests/fixtures/flowchart/subgraph_direction_cross_boundary.mmd`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/engines/graph/tests.rs:625:9
[INFO] [stdout]     |
[INFO] [stdout] 625 |         include_str!("../../../tests/fixtures/flowchart/subgraph_direction_cross_boundary.mmd");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/engines/graph/../../../tests/fixtures/flowchart/subgraph_direction_nested_mixed.mmd`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/engines/graph/tests.rs:660:9
[INFO] [stdout]     |
[INFO] [stdout] 660 |         include_str!("../../../tests/fixtures/flowchart/subgraph_direction_nested_mixed.mmd");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/engines/graph/../../../tests/fixtures/flowchart/direction_override.mmd`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/engines/graph/tests.rs:689:17
[INFO] [stdout]     |
[INFO] [stdout] 689 |     let input = include_str!("../../../tests/fixtures/flowchart/direction_override.mmd");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/engines/graph/../../../tests/fixtures/flowchart/nested_with_siblings.mmd`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/engines/graph/tests.rs:730:17
[INFO] [stdout]     |
[INFO] [stdout] 730 |     let input = include_str!("../../../tests/fixtures/flowchart/nested_with_siblings.mmd");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/engines/graph/../../../tests/fixtures/flowchart/subgraph_as_node_edge.mmd`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/engines/graph/tests.rs:768:17
[INFO] [stdout]     |
[INFO] [stdout] 768 |     let input = include_str!("../../../tests/fixtures/flowchart/subgraph_as_node_edge.mmd");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/engines/graph/../../../tests/fixtures/flowchart/subgraph_direction_isolated.mmd`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/engines/graph/tests.rs:800:17
[INFO] [stdout]     |
[INFO] [stdout] 800 |     let input = include_str!("../../../tests/fixtures/flowchart/subgraph_direction_isolated.mmd");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/engines/graph/../../../tests/fixtures/flowchart/nested_subgraph.mmd`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/engines/graph/tests.rs:827:17
[INFO] [stdout]     |
[INFO] [stdout] 827 |     let input = include_str!("../../../tests/fixtures/flowchart/nested_subgraph.mmd");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/engines/graph/../../../tests/fixtures/flowchart/multi_subgraph_direction_override.mmd`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/engines/graph/tests.rs:850:9
[INFO] [stdout]     |
[INFO] [stdout] 850 |         include_str!("../../../tests/fixtures/flowchart/multi_subgraph_direction_override.mmd");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/engines/graph/../../../tests/fixtures/flowchart/nested_subgraph_edge.mmd`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/engines/graph/tests.rs:883:17
[INFO] [stdout]     |
[INFO] [stdout] 883 |     let input = include_str!("../../../tests/fixtures/flowchart/nested_subgraph_edge.mmd");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/internal_tests/../../tests/fixtures/flowchart/external_node_subgraph.mmd`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/internal_tests/graph_diagram_cross.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let input = include_str!("../../tests/fixtures/flowchart/external_node_subgraph.mmd");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mmdflux` (lib test) due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "5c8baff8922c46e845ae3ff1d0b9b29dd67fa144da95092f21ee6f4ba866c979", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c8baff8922c46e845ae3ff1d0b9b29dd67fa144da95092f21ee6f4ba866c979", kill_on_drop: false }`
[INFO] [stdout] 5c8baff8922c46e845ae3ff1d0b9b29dd67fa144da95092f21ee6f4ba866c979
